adTempus API
PreviousUpNext
IScriptLibrary::ScriptLanguage Property

Gets or sets the language of the script library code

C++
__property BSTR ScriptLanguage;
C#
String ScriptLanguage;
Visual Basic
Property ScriptLanguage() As String

See the Script.ScriptLanguage topic for information on the valid script languages.

All code in a library must be of the same language. Script Libraries can only be used by Scripts that also use the same language.

adTempus API Reference version 3.0.0.0, revised 10/30/2008